func runtime.fillstack

3 uses

	runtime (current package)
		stack.go#L797: func fillstack(stk stack, b byte) {
		stack.go#L886: 		fillstack(new, 0xfd)
		stack.go#L950: 		fillstack(old, 0xfc)